home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9805 / 000236_owner-linux-arm…r.rutgers.edu _Fri May 29 20:02:53 1998.msg < prev    next >
Internet Message Format  |  1998-06-02  |  3KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id UAA27702
  4.     for <willy@odie.barnet.ac.uk>; Fri, 29 May 1998 20:02:52 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id UAA13663
  7.     for <willy@bofh.ai>; Fri, 29 May 1998 20:03:52 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:25700 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <2577-669>; Fri, 29 May 1998 22:03:39 +0300
  9. Received: by vger.rutgers.edu id <971122-21547>; Fri, 29 May 1998 14:03:04 -0400
  10. Received: from golden.argonet.co.uk ([194.131.104.13]:59918 "HELO golden.argonet.co.uk" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with SMTP id <971233-21547>; Fri, 29 May 1998 14:00:33 -0400
  11. Received: from (argbr88) [193.130.252.44] 
  12.     by golden.argonet.co.uk with smtp (Exim 1.82 #2)
  13.     id 0yfUOC-00028n-00; Fri, 29 May 1998 20:00:29 +0100
  14. MIME-Version: 1.0
  15. From: Dana K Scully <dkscully@argonet.co.uk>
  16. To: linux-arm@vger.rutgers.edu
  17. Date:     Fri, 29 May 1998 19:56:37 +0100
  18. Message-ID: <484df75382dkscully@argonet.co.uk>
  19. X-Mailer: Pluto 1.08g for RISC OS 3.7
  20. Subject: Re: compiling ?
  21. In-Reply-To: <199805291130.MAA26929@odie.barnet.ac.uk>
  22. Content-Type: text/plain
  23. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  24. Sender: owner-linux-arm@vger.rutgers.edu
  25. Precedence: bulk
  26. X-Loop: majordomo@vger.rutgers.edu
  27. Status: RO
  28.  
  29. On 29 May, Matthew Wilcox <willy@odie.barnet.ac.uk> wrote:
  30. [snip]
  31. > Mmm.  This _is_ a FAQ though it's not ARMLinux specific and as such
  32. > probably isn't mentioned in Russell's FAQ.  The libc we're currently
  33. > using (libc 4) requires kernel headers in order to compile (almost)
  34. > anything.  libc 6 which we will move t once we have ELF support is much
  35. > less dependent upon having the kernel headers.  There might be an RPM
  36. > which contains the kernel headers, but personally, I downloaded the
  37. > linux kernel source
  38. > (ftp://sunsite.org.uk/Mirrors/ftp.kernel.org/pub/linux/kernel/v2.0/
  39. >  linux-2.0.33.tar.gz),  unpacked it into /usr/src/linux, downloaded the
  40. > latest kernel patch from Russell
  41. > (ftp://ftp.arm.uk.linux.org/pub/armlinux/kernel-sources/v2.0/), patched
  42. > the kernel to give armlinux support (cd /usr/src/linux;
  43. > zcat arm-2.0.33.gz | patch -p1), make config (this is important),
  44. [snip]
  45.  
  46. you might also want to edit the file
  47. /usr/src/linux/arch/arm/mm/proc-sa110.c
  48.  
  49. the line 
  50.  
  51. #include "constants.h" 
  52.  
  53. should be
  54.  
  55. #include "../lib/constants.h"
  56.  
  57. This will avoid any nastiness should you decide to compile your own kernel.
  58.  
  59. L
  60.  
  61. * Don't make a big deal out of everything; just deal with everything.
  62. -- 
  63.  |        |\/|         / BSc (Hons) Chemistry (So'ton), ZFC A (Sc)
  64.  |__esley |  |itchell / dkscully@argonet.co.uk
  65.  
  66.  A woman of many talents. :)
  67. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu